home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / MEMORY / VIRTUASRC / !Virtual / h / poll < prev    next >
Text File  |  1993-09-06  |  142b  |  10 lines

  1. /*
  2.  * poll.h
  3.  * Part of the !Virtual distribution
  4.  * (c) bdb/nas/fo, 1992-3
  5.  */
  6.  
  7. void Poll(WKSP *w);
  8. int getc(WKSP *w);
  9. int lowgetc(WKSP *w);
  10.